home *** CD-ROM | disk | FTP | other *** search
/ Amiga CD-Sensation: Golden Games / Amiga CD-Sensation - Ausgabe 2 - Golden Games (1996)(GTI - Schatztruhe)(DE)[!].iso / Adventurer's / LabyrinthII / messages.c < prev    next >
Text File  |  1988-10-02  |  118b  |  11 lines

  1.  
  2. talkerror ()
  3. {
  4.     print ("Sorry, error in trying to talk.\n");
  5. }
  6.  
  7. alreadyquiet ()
  8. {
  9.     print ("I'm quiet already!\n");
  10. }
  11.